2025-09-30 02:41:13,851 [ 537851 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-30 02:41:13,852 [ 537851 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-30 02:41:13,852 [ 537851 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-30 02:41:13,852 [ 537851 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_v5u7u7 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete]' 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated]' test_ttl_replicated/test.py::test_ttl_columns 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2]' test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns 'test_ttl_replicated/test.py::test_ttl_table[DELETE]' 'test_ttl_replicated/test.py::test_ttl_table[]' test_union_header/test.py::test_read 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_version_update/test.py::test_modulo_partition_key_issue_23508 test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part test_zookeeper_config/test_password.py::test_identity test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [32 items] scheduling tests via LoadFileScheduling test_wrong_db_or_table_name/test.py::test_database_engine_name test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_version_update/test.py::test_modulo_partition_key_issue_23508 test_union_header/test.py::test_read test_zookeeper_config/test_password.py::test_identity test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw4] [ 3%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw1] [ 6%] PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name [gw4] [ 9%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw1] [ 12%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name [gw1] [ 15%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name [gw1] [ 18%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw1] [ 21%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw5] [ 25%] PASSED test_union_header/test.py::test_read [gw8] [ 28%] PASSED test_zookeeper_config/test_password.py::test_identity [gw6] [ 31%] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw7] [ 34%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw2] [ 37%] PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance [gw2] [ 40%] PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order [gw2] [ 43%] PASSED test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw2] [ 46%] PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw0] [ 50%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw0] [ 53%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl [gw0] [ 56%] PASSED test_ttl_replicated/test.py::test_modify_ttl test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] [gw0] [ 59%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] [gw0] [ 62%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_ttl_replicated/test.py::test_ttl_columns [gw0] [ 65%] PASSED test_ttl_replicated/test.py::test_ttl_columns test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] [gw0] [ 68%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] [gw0] [ 71%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] [gw3] [ 75%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw3] [ 78%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw3] [ 81%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw0] [ 84%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error [gw0] [ 87%] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts [gw0] [ 90%] PASSED test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns [gw0] [ 93%] PASSED test_ttl_replicated/test.py::test_ttl_many_columns test_ttl_replicated/test.py::test_ttl_table[DELETE] [gw0] [ 96%] PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] test_ttl_replicated/test.py::test_ttl_table[] [gw0] [100%] PASSED test_ttl_replicated/test.py::test_ttl_table[] ============================== slowest durations =============================== 92.96s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 32.97s setup test_zookeeper_config_load_balancing/test.py::test_first_or_random 32.92s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 31.30s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 25.42s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 23.05s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 22.96s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 20.66s setup test_zookeeper_config/test_password.py::test_identity 20.40s setup test_union_header/test.py::test_read 19.20s setup test_version_update/test.py::test_modulo_partition_key_issue_23508 16.97s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 16.86s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 13.43s setup test_wrong_db_or_table_name/test.py::test_database_engine_name 13.28s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 9.37s teardown test_union_header/test.py::test_read 8.89s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 8.56s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 8.04s teardown test_zookeeper_config/test_password.py::test_identity 7.84s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 6.43s teardown test_ttl_replicated/test.py::test_ttl_table[] 6.34s teardown test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 5.98s call test_version_update/test.py::test_modulo_partition_key_issue_23508 4.56s call test_ttl_replicated/test.py::test_ttl_empty_parts 4.50s teardown test_wrong_db_or_table_name/test.py::test_wrong_table_name 4.38s teardown test_version_update/test.py::test_modulo_partition_key_issue_23508 3.45s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 3.23s call test_zookeeper_config_load_balancing/test.py::test_in_order 3.18s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 3.18s call test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 3.10s call test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 3.03s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 3.02s call test_zookeeper_config_load_balancing/test.py::test_first_or_random 2.34s call test_ttl_replicated/test.py::test_ttl_many_columns 1.82s call test_ttl_replicated/test.py::test_ttl_table[] 1.81s call test_ttl_replicated/test.py::test_ttl_columns 1.77s call test_ttl_replicated/test.py::test_ttl_table[DELETE] 1.36s call test_ttl_replicated/test.py::test_modify_column_ttl 1.27s call test_ttl_replicated/test.py::test_modify_ttl 1.21s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 1.01s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 0.56s call test_wrong_db_or_table_name/test.py::test_database_engine_name 0.49s call test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.48s call test_wrong_db_or_table_name/test.py::test_wrong_table_name 0.46s call test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.38s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.38s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.36s call test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.30s call test_zookeeper_config/test_password.py::test_identity 0.17s call test_union_header/test.py::test_read 0.12s call test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s setup test_ttl_replicated/test.py::test_ttl_table[] 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_first_or_random 0.00s setup test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_table_name 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s setup test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s setup test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s setup test_ttl_replicated/test.py::test_modify_ttl 0.00s setup test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s setup test_ttl_replicated/test.py::test_ttl_many_columns 0.00s setup test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s teardown test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s setup test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s teardown test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s teardown test_wrong_db_or_table_name/test.py::test_database_engine_name 0.00s teardown test_ttl_replicated/test.py::test_ttl_many_columns 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s teardown test_ttl_replicated/test.py::test_modify_ttl 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s teardown test_ttl_replicated/test.py::test_ttl_columns =========================== short test summary info ============================ PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name PASSED test_union_header/test.py::test_read PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance PASSED test_zookeeper_config_load_balancing/test.py::test_in_order PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_ttl_replicated/test.py::test_modify_ttl PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] PASSED test_ttl_replicated/test.py::test_ttl_columns PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error PASSED test_ttl_replicated/test.py::test_ttl_empty_parts PASSED test_ttl_replicated/test.py::test_ttl_many_columns PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] PASSED test_ttl_replicated/test.py::test_ttl_table[] ======================== 32 passed in 140.79s (0:02:20) ========================